home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / DOS / TELECOMM / PCCP047 / HOSTDEMO.SCR < prev    next >
Text File  |  1992-08-26  |  3KB  |  240 lines

  1. 1 57600 8n1
  2.  
  3. ; Configure modem and run host program
  4.  
  5. * 130
  6. ! |Control-X to exit.|
  7.  
  8. : 0
  9. ? 30
  10. < |~at~&f&c1&d2s0=1e0|
  11. ; Change 159 below to 10 if you don't have a Class 2 faxmodem.
  12. > 159 OK
  13. p 5
  14. r 110 5 255
  15. ! |Couldn't initialize modem; retrying...|
  16. g 0
  17.  
  18. : 110
  19. ! |Error initializing modem|
  20. q 129
  21.  
  22. : 159
  23. 0 255
  24. < |~at~+faa=1|
  25. > 157 OK
  26. p 5
  27. r 170 5 250
  28. ! |Couldn't set fax answer; retrying...|
  29. g 159
  30.  
  31. : 170
  32. ! |Couldn't set fax answer.|
  33. q 160
  34.  
  35. : 157
  36. 0 250
  37. < |~at~+fcr=1|
  38. > 151 OK
  39. p 5
  40. r 171 5 249
  41. ! |Couldn't enable fax receiving; retrying...|
  42. g 157
  43.  
  44. : 171
  45. ! |Couldn't set fax receive enable.|
  46. q 165
  47.  
  48. : 151
  49. 0 249
  50. < |~at~+flid="Put ID Here"|
  51. > 158 OK
  52. p 5
  53. r 172 5 248
  54. ! |Couldn't set fax ID; retrying...|
  55. g 151
  56.  
  57. : 172
  58. ! |Couldn't set FLID.|
  59. q 161
  60.  
  61. : 158
  62. 0 248
  63. ; Change below to 1,5,0,2,0,0,0,0 for 14400bps fax.
  64. < |~at~+fdcc=1,3,0,2,0,0,0,0|
  65. > 10 OK
  66. p 5
  67. r 173 5 247
  68. g 158
  69.  
  70. : 173
  71. ! |Couldn't set fax capabilities.|
  72. q 162
  73.  
  74. : 10
  75. 0 247
  76. ! |Awaiting connection.|
  77. > 200 CONNECT 57600|
  78. > 160 FAX|
  79. p 0
  80.  
  81. : 160
  82. ; Use complete pathname for speed.
  83. x 161 \pccp\rcvfax 1 57600 19200 \pccp\fax
  84. g 180
  85.  
  86. : 161
  87. ! |Error spawning fax receive process.|
  88. g 180
  89.  
  90. : 200
  91. ! |Connected.|
  92. g 201
  93.  
  94. : 201
  95. d 11
  96. g 10
  97.  
  98. : 11
  99. > 150 P
  100. > 150 p
  101. > 204 S
  102. > 204 s
  103. > 205 M
  104. > 205 m
  105. > 202 H
  106. > 202 h
  107. > 206 U
  108. > 206 u
  109. > 125 Q
  110. > 125 q
  111. > 125 NO CARRIER|
  112. < |`0ap --> Page Operator for chat|`0a
  113. < s --> Send message|`0a
  114. < m --> Check for message|`0a
  115. < h --> Public area host session|`0a
  116. < u --> Unlimited host session|`0a
  117. < q --> Quit|`0a`0aChoose: --> 
  118. p 0
  119.  
  120. : 125
  121. 0 0
  122. < |`0aTERMINATING SESSION|`0a
  123. -
  124. : 126
  125. d 126
  126. +
  127. g 10
  128.  
  129. : 150
  130. < |`0aStandby...|`0a
  131. : 156
  132. k 152 a
  133. k 152 A
  134. ! ||~Caller requesting interactive session. Type "a" to answer.~|
  135. w 3
  136. r 154 5 10
  137. g 156
  138. : 154
  139. < No answer to page.|`0a
  140. g 201
  141. : 152
  142. 0 10
  143. x 100 c:\pccp\masterm 1 57600 8n1 +-
  144. g 201
  145.  
  146. : 204
  147. 0 0
  148. x 100 c:\pccp\messin 1 57600 c:\pccp\messin.txt 1000000 256
  149. g 201
  150.  
  151. : 205
  152. 0 0
  153. x 199 c:\pccp\messout 1 57600 c:\pccp\messdir
  154. 0 254
  155. g 201
  156.  
  157. : 199
  158. r 230 3 254
  159. g 201
  160.  
  161. : 202
  162. 0 0
  163. < |`0aPassword? -->
  164. ; ***** Enter <password>| on the following line *****
  165. > 215 letmein|
  166. > 125 NO CARRIER|
  167. > 221 |
  168. p 10
  169. : 221
  170. r 230 3 1
  171. g 201
  172.  
  173. : 206
  174. 0 0
  175. < |`0aPassword? -->
  176. ; ***** Enter <password>| on the following line *****
  177. > 210 kowabunga|
  178. > 125 NO CARRIER|
  179. > 220 |
  180. p 10
  181. : 220
  182. r 230 3 2
  183. g 201
  184.  
  185. : 230
  186. 0 1
  187. 0 2
  188. < |`0aSorry, Charlie, only the best tasting tuna get to be StarKist!|`0a
  189. < 30-second security delay follows|`0a
  190. > 125 NO CARRIER|
  191. p 30
  192. g 201
  193.  
  194. : 210
  195. 0 2
  196. x 100 c:\pccp\session 1 57600
  197. g 200
  198.  
  199. : 215
  200. 0 1
  201. x 100 c:\pccp\session 1 57600 c:\pccp\library c:\pccp\contrib
  202. g 200
  203.  
  204. : 130
  205. ! |Restoring modem...
  206. -
  207. : 131
  208. d 131
  209. +
  210. : 132
  211. < |~at~z|
  212. > 20 OK
  213. p 5
  214. r 120 5 3
  215. ! |Couldn't restore modem; retrying...|
  216. g 132
  217.  
  218. : 120
  219. ! |Error restoring modem.|
  220. q 130
  221.  
  222. : 20
  223. q 0
  224.  
  225. : 100
  226. < |`0aThe attempt to run that program returned an error.|`0a
  227. ! |Error return|
  228. g 201
  229.  
  230. : 30
  231. ! |Port blocked.|
  232. q 199
  233.  
  234. : 180
  235. < |~at~|
  236. > 159 OK
  237. p 5
  238. ! |Modem not responding after fax, retrying...|
  239. g 180
  240.